Map Report Settings Or Builder
Functions
Link copied to clipboard
Bits of precision for the location sent (default of 32 is full precision).
Content copied to clipboard
uint32 position_precision = 2;
Link copied to clipboard
How often we should report our info to the map (in seconds)
Content copied to clipboard
uint32 publish_interval_secs = 1;
Link copied to clipboard
Whether we have opted-in to report our location to the map
Content copied to clipboard
bool should_report_location = 3;